vcProcessGroup
Process group is an automatic grouping of all process implementations that have the same process id (identifier). The process implementations are not owned but only referenced by this object. The parent vcProcessManager provides events for tracking the changes. Note: Process group is automatically deleted when it becomes empty.
See in: Overview
Module: vcProcessModel
Parent: vcObject
Children -
Referenced by: vcFeedOptionFlowInfo.Group, vcFindFlowStepStatement.ProcessToFind, vcFlowStepProcessConfiguration.ProcessGroup, vcGetFlowStepStatement.ProcessGroup, ... (see more)
vcFeedOptionFlowInfo.Group
vcFindFlowStepStatement.ProcessToFind
vcFlowStepProcessConfiguration.ProcessGroup
vcGetFlowStepStatement.ProcessGroup
vcNextProcessFlowInfo.Group
vcProcessFlowStep.Groups
vcProcessFlowStep.insertGroup()
vcProcessManager.ProcessGroups
vcProcessManager.findProcessGroup()
vcSequenceProcessConfiguration.ProcessGroup
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| Implementations | vcList | R | Gets all process implementations. |
| ProcessId | String | R | Gets the process identifier (name) all these implementations share. |